services.borgbackup.jobs.<name>.extraInitArgs
Additional arguments for borg init.
Can also be set at runtime using $extraInitArgs.
- Type
string or (list of string) convertible to it- Default
[ ]- Example
[ "--append-only" ]- Declared
- <nixpkgs/nixos/modules/services/backup/borgbackup.nix>